-
Notifications
You must be signed in to change notification settings - Fork 786
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI: Add more descriptive message upon submitting invalid credentials #3977
UI: Add more descriptive message upon submitting invalid credentials #3977
Conversation
d3ccf1d
to
dd16223
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3977 +/- ##
========================================
Coverage 77.57% 77.57%
========================================
Files 467 467
Lines 14759 14759
========================================
Hits 11450 11450
Misses 3309 3309 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved, but it might be worth rolling up identical messages. E.g. ("3 invalid NTLM hashes were found")
dd16223
to
c8b9bba
Compare
monkey/monkey_island/cc/ui/src/components/pages/ConfigurePage.js
Outdated
Show resolved
Hide resolved
c8b9bba
to
e0a7f64
Compare
e0a7f64
to
86bebfe
Compare
Issue: #3942
What does this PR do?
Fixes #3942
Add any further explanations here.
PR Checklist
Testing Checklist